GeanyPluginFuncs.help

Called when the plugin should show some help, optional (can be @c NULL)

struct GeanyPluginFuncs
void function(GeanyPlugin* plugin, gpointer pdata) help;

Meta